ComponentOne ASP.NET MVC Controls
Bind Method (ChartSeriesBaseBuilder<T,TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > ChartSeriesBaseBuilder<T,TControl,TBuilder> Class : Bind Method
Bind data with the url of the action which is used for reading data.
Overload List
OverloadDescription
Bind data with the url of the action which is used for reading data.  
Bind data with specified x data field name and the url of the action which is used for reading data.  
Bind data with specified x data field name, value property and the url of the action which is used for reading data.  
Bind data with a data source.  
Bind data with specified x data field name and a data source.  
Bind data with specified x data field name and value property of the data source.  
See Also

Reference

ChartSeriesBaseBuilder<T,TControl,TBuilder> Class
ChartSeriesBaseBuilder<T,TControl,TBuilder> Members